home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cato / Xm / XmListReplaceItemsPos.z / XmListReplaceItemsPos
Text File  |  1998-10-20  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss - A List function that replaces the
  10.           specified elements in the list
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////LLLLiiiisssstttt....hhhh>>>>
  14.  
  15.           vvvvooooiiiidddd XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss ((((_w_i_d_g_e_t, _n_e_w__i_t_e_m_s, _i_t_e_m__c_o_u_n_t, _p_o_s_i_t_i_o_n))))
  16.                WWWWiiiiddddggggeeeetttt    _w_i_d_g_e_t;;;;
  17.                XXXXmmmmSSSSttttrrrriiiinnnngggg  ****_n_e_w__i_t_e_m_s;;;;
  18.                iiiinnnntttt       _i_t_e_m__c_o_u_n_t;;;;
  19.                iiiinnnntttt       _p_o_s_i_t_i_o_n;;;;
  20.  
  21.  
  22.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  23.           This page documents version 1.2 of the Motif library.
  24.  
  25.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.           XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss replaces the specified number of items
  27.           of the List with new items, starting at the specified
  28.           position in the List.  When the items are inserted into the
  29.           list, they are compared with the current XXXXmmmmNNNNsssseeeelllleeeecccctttteeeeddddIIIItttteeeemmmmssss
  30.           list.  If any of the new items matches an item on the
  31.           selected list, it appears selected.
  32.  
  33.  
  34.           _w_i_d_g_e_t Specifies the ID of the List widget.
  35.  
  36.           _n_e_w__i_t_e_m_s
  37.                  Specifies the replacement items.
  38.  
  39.           _i_t_e_m__c_o_u_n_t
  40.                  Specifies the number of items in _n_e_w__i_t_e_m_s and the
  41.                  number of items in the list to replace.  This number
  42.                  must be non-negative.
  43.  
  44.           _p_o_s_i_t_i_o_n
  45.                  Specifies the position of the first item in the list
  46.                  to be replaced.  A value of 1 indicates that the
  47.                  first item replaced is the first item in the list; a
  48.                  value of 2 indicates that it is the second item; and
  49.                  so on.
  50.  
  51.                  Beginning with the item specified in _p_o_s_i_t_i_o_n,
  52.                  _i_t_e_m__c_o_u_n_t items in the list are replaced with the
  53.                  corresponding elements from _n_e_w__i_t_e_m_s.  That is, the
  54.                  item at _p_o_s_i_t_i_o_n is replaced with the first element
  55.                  of _n_e_w__i_t_e_m_s; the item after _p_o_s_i_t_i_o_n is replaced
  56.                  with the second element of _n_e_w__i_t_e_m_s; and so on,
  57.                  until _i_t_e_m__c_o_u_n_t is reached.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmLLLLiiiissssttttRRRReeeeppppllllaaaacccceeeeIIIItttteeeemmmmssssPPPPoooossss((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           For a complete definition of List and its associated
  75.           resources, see XXXXmmmmLLLLiiiisssstttt((((3333XXXX)))).
  76.  
  77.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  78.           XXXXmmmmLLLLiiiisssstttt((((3333XXXX)))).
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.